type github.com/google/go-cmp/cmp.pathFilter
4 uses
github.com/google/go-cmp/cmp (current package)
options.go#L123: return &pathFilter{fnc: f, opt: opt}
options.go#L128: type pathFilter struct {
options.go#L134: func (f pathFilter) filter(s *state, t reflect.Type, vx, vy reflect.Value) applicableOption {
options.go#L141: func (f pathFilter) String() string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)